home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
hf.dir
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-19
|
277 b
|
11 lines
on enterFrame
global ghfathleteno, gHFpastathleteno, gHFDone
set gHFDone to 0
set framename to "INFO" & ghfathleteno
puppetSprite(34, 1)
set the castNum of sprite 34 to cast GetAssetNo(framename)
updateStage()
set gHFpastathleteno to ghfathleteno
go(#next)
end